Skip to content

Fix for Issue #975. Reennabling Burr compatibilty for SmartScraperGraph #976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 22, 2025

Conversation

flst01
Copy link
Contributor

@flst01 flst01 commented May 8, 2025

No description provided.

flst01 added 2 commits May 8, 2025 02:10
Before Burr integration would cause an error in fetch:
ValueError: Action Fetch attempted to write to keys {'original_html'} that it did not declare. It declared: (['doc'])!
Before: Using Burr Integration in SmartScraperGraph resulted in error: ValueError: Action ParseNode attempted to write to keys {'content'} that it did not declare. It declared: (['parsed_doc'])!
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels May 8, 2025
@VinciGit00 VinciGit00 merged commit b21f61b into ScrapeGraphAI:main May 22, 2025
4 checks passed
Copy link

🎉 This PR is included in version 1.52.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released on @stable size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants